projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cce4934
)
Fix another quoting error in installed tests
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 25 Jan 2016 18:01:15 +0000
(13:01 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 25 Jan 2016 18:02:13 +0000
(13:02 -0500)
Same as the previous one. I should fix my silly mistakes before
copying them around...
testsuite/css/style/test-css-style.test.in
patch
|
blob
|
history
diff --git
a/testsuite/css/style/test-css-style.test.in
b/testsuite/css/style/test-css-style.test.in
index 308264c8a61919bcd00fef90522e9ab99c4ad0fd..6d00d8d542bed9c17f5171854de40bd0818901b9 100644
(file)
--- a/
testsuite/css/style/test-css-style.test.in
+++ b/
testsuite/css/style/test-css-style.test.in
@@
-1,3
+1,3
@@
[Test]
-Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style
+Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/style && @libexecdir@/installed-tests/gtk+/css/style/test-css-style
"
Type=session